long xWidth;
Width of publication page in twips
long yHeight;
Height of publication page in twipsExample. Change the page dimensions using the PPageSize command.
PGetPageSize pgSize;
// switch height/width
PPageSize(pgSize.yHeight, pgSize.xWidth);
Comments or suggestions? Contact Adobe Developer Support